
A few AutoIt bits and bobs for Notepad++.


Notepad++Goodies\DataFolderStuff\plugins\config\npes_saved.txt

	Macros to run, check and compile (with AutoIt Wrapper) your AutoIt code.
	You will likely need to edit the locations within.


Notepad++Goodies\AppFolderStuff\functionList\ini.xml

	This is a quick hack of the ini file parser so that it shows sections that
	have non-standard characters in them (which is perfectly valid).
	
Notepad++Goodies\AutoIt_Snippets_small.sqlite

	A small selection of useful snippets for working with (my) AutoIt code.
	You need to be running the snippets plugin to use these. Then simply import
	into your snippets and they will be available when you are coding with 
	AutoIt.
